home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
MiscKit1.7.1
/
MiscKit
/
Palettes
/
MiscString
/
Makefile
< prev
next >
Wrap
Makefile
|
1994-09-23
|
966b
|
46 lines
#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#
NAME = MiscString
PROJECTVERSION = 1.1
LANGUAGE = English
LOCAL_RESOURCES = MiscStringInspector.nib MiscStringPalette.nib
GLOBAL_RESOURCES = MiscString.tiff MiscStringObj.tiff\
MiscStringPalette.tiff palette.table
CLASSES = MiscStringInspector.m MiscStringPalette.m
HFILES = MiscStringInspector.h MiscStringPalette.h
MFILES = MiscString.m
CFILES = regexpr.c
OTHERSRCS = Makefile Makefile.preamble README
MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = palette.make
INSTALLDIR = /LocalDeveloper/Palettes
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444
-include Makefile.preamble
include $(MAKEFILEDIR)/$(MAKEFILE)
-include Makefile.postamble
-include Makefile.dependencies